home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / pragmas / ramdrive_pragmas.h < prev    next >
C/C++ Source or Header  |  1997-09-09  |  228b  |  9 lines

  1. /* $VER: ../include/pragmas/ramdrive_pragmas.h 1.0 (9.8.97) */
  2. #ifndef RamdriveDevice_PRAGMA_H
  3. #define RamdriveDevice_PRAGMA_H
  4.  
  5. #pragma libcall RamdriveDevice KillRAD0 2a 00
  6. #pragma libcall RamdriveDevice KillRAD 30 001
  7.  
  8. #endif
  9.